a {
	text-decoration: none;
	color: #333;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '';
}

.clearfix {
	*zoom: 1;
}
li,
ol,
ul {
	list-style: none;
}
/* 右上角简繁样式 */
.wza_style {
	position: absolute;
	z-index: 99;
	top: 30px;
	right: 30px;
}
.main-header .cr a {
	margin: 0 5px;
	font-size: 16px;
	color: #893a34;
}

/* 搜索框样式 */
.main-header .main-s {
	width: 700px;
	margin: 0 auto;
}
.main-header .main-s .s {
	border: 1px solid #d4343a;
	border-radius: 8px;
	background: #fff;
	border-right-style: none;
}
.main-header #keyword {
	float: left;
	width: 617px;
	line-height: 45px;
	text-indent: 10px;
	font-size: 14px;
	color: #cbcbcb;
	margin-left: 10px;
	box-sizing: border-box;
	border: none;
	outline: none;
}
.main-header #searchbutton {
	float: right;
	background: #bd1a2d url(/statics/mzw/images/search_btn.png) center center no-repeat;
	border: 0;
	height: 46px;
	margin-top: -1px;
	width: 70px;
	cursor: pointer;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	font-size: 18px;
	color: #fff;
	text-align: left;
}
.main-header .rc {
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	color: #646464;
	/* font-weight: bold; */
}
.main-header .rc span {
	margin-right: 20px;
	cursor: pointer;
}

/* 导航栏样式 */
.layer2_wrap {
	position: relative;
	background: url(/statics/mzw/images/bg2.jpg) no-repeat top left;
	background-size: 100% 100%;
}
.layer2_wrap_new {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(/statics/mzw/images/content_bg_new.jpg) no-repeat #f6f4f1 center 0;
}
.layer2_extend_wrap {
	position: relative;
	background: url(/statics/mzw/images/bg2.jpg) no-repeat top left;
	background-size: 100% 100%;
}
.main-header .main-nav {
	margin: 0 auto;
	background-color: #d01122;
	/*todo*/
	/*position: relative;*/
	/*z-index: 99;*/
	/*todo*/
}

.main-header .main-nav > ul {
	width: 1200px;
	margin: 0 auto;
	background-color: #d01122;
	position: relative;
}

.main-header .main-nav > ul > li {
	float: left;
	font-size: 20px;
	line-height: 49px;
	font-weight: bold;
}
.main-header .main-nav > ul > li > ul {
	position: absolute;
	bottom: -51px;
	left: 0;
	z-index: 11;
	background-color: #f8f4ee;
	width: 1200px;
	display: none;
}
.main-header .main-nav > ul > li:hover ul {
	display: block;
}
.main-header .main-nav > ul > li > ul li {
	display: inline-block;
	font-size: 15px;
	line-height: 50px;
	color: #8e7a5d;
	font-weight: bold;
	padding: 0 10px;
}
.main-header .main-nav > ul > li > ul li a {
	color: #6c542f;
}

.main-header .main-nav > ul > li > a {
	color: #fff;
}

.main-header .main-nav > ul > li {
	font-size: 20px;
	float: left;
	width: 171px;
	text-align: center;
}

.main-header .main-nav > ul > li:hover,
.main-header .main-nav > ul > li.cur {
	background: url(/statics/mzw/images/nav_active.png) no-repeat center bottom;
}
.banerAct {
	background: url(/statics/mzw/images/nav_active.png) no-repeat center bottom;
}

/* 机构简介  内设机构委属机构切换样式s */
.w2-2 {
	font-size: 20px;
	height: 40px;
	display: inline-block;
	width: 60%;
	border-bottom: 1px solid #e6e6e6;
}
.main-header .main-nav > ul > li > ul li .w2-2 .on {
	color: #ae8b55;
	border-bottom: 2px solid #ae8b55;
	font-weight: bold;
}
.main-header .main-nav > ul > li > ul .w2-2 .zz {
	display: inline-block;
	height: 40px;
	padding: 0 10px;
	font-weight: bold;
	color: #333;
}
/* 机构简介  内设机构委属机构切换样式e */

/* bottom样式 */
.main-bottom * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.main-bottom {
	font-family: Microsoft YaHei;
}

.main-bottom span,
.main-bottom a {
	display: inline;
}

.main-bottom {
	background-color: #ebebeb;
}

.main-bottom img {
	display: inline;
}

.main-bottom .lk {
	font-size: 14px;
	border-top: 4px solid #bc1d25;
	padding-top: 35px;
	text-align: center;
}

.main-bottom .lk a {
	padding: 0 10px;
}

.main-bottom .wrap {
	width: 1200px;
	margin: 0 auto;
}

.main-bottom .mlinknav {
	padding: 30px 0;
	border-bottom: 1px solid #c4c2c2;
}

.main-bottom .mlinknav > li {
	color: #000;
	border: 1px solid #ddd;
	float: left;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	width: 280px;
	margin-right: 25px;
	background: #fff url(/statics/mzw/images/sy43.png) no-repeat 250px 13px;
	position: relative;
}

.main-bottom .mlinknav > li:last-of-type {
	margin-right: 0;
	float: right;
}

.main-bottom .mlinknav > li > ul {
	height: 320px;
	overflow-y: scroll;
	display: none;
	position: absolute;
	left: 0px;
	top: -320px;
	width: 100%;
	background-color: #fff;
	z-index: 111;
	font-size: 14px;
	padding-left: 10px;
	border: 1px solid #ccc;
}

.main-bottom .mlinknav > li:hover > ul {
	display: block;
}

.main-bottom .cl {
	font-size: 14px;
	line-height: 30px;
	text-align: left;
}

.main-bottom .cl,
.main-bottom .cl a {
	color: #666;
}

.main-bottom .cc {
	margin-left: 50px;
}

.main-bottom .cc img {
	float: left;
	margin-left: 50px;
}

.main-bottom .cr {
	width: 620px;
}
.footer-content {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	color: #000;
}
.dzjg-icon {
	margin-top: 0;
	padding: 10px 0 0 14px;
	float: left;
	width: 6%;
}
.bgt {
	padding: 16px 0 0 14px;
	float: left;
	width: 9%;
}
.jiucuo {
	width: 9%;
	float: left;
	padding: 16px 0 0 14px;
	cursor: pointer;
}
.bqxx {
	margin-top: -12px;
	padding: 13px 0 0 24px;
	/* display: flex; */
	/* flex-direction: row; */
	float: left;
	color: #fff;
	font-size: 12px;
	width: 76%;
}
.line6 {
	border-right: 1px solid #d1d1d1;
	margin: 3px 5px;
	float: left;
	width: 1px;
	height: 66px;
}
.zbdw {
	line-height: 24px;
	margin: 0 15px;
	float: left;
	width: 24.4%;
	color: #333;
}
.jszc {
	line-height: 24px;
	margin: 0 15px;
	float: left;
	width: 24.4%;
	color: #333;
}
.baxx {
	line-height: 24px;
	margin-left: 25px;
	float: left;
	width: 24.4%;
	color: #333;
}
.dgwa {
	padding-top: 0.4%;
}
.slt_code {
	float: right;
	margin-left: 20px;
	width: 10%;
	text-align: center;
	color: #333;
}

.slt_code img {
	width: 95%;
	border: 5px solid #fff;
}
.slt_code p {
	text-align: center;
	line-height: 14px;
	text-indent: initial;
}
